..Help
.Objects
|
Equation
 |
Build an equation with up to 8 variables. Or use to define presice values. |
Pins
io |
letter |
name |
unit |
description |
in |
a b X Y Z U V W | inputs | auto | variables used in the equation |
out |
= | auto | results of equation |
Parameters
name |
option |
key |
description |
the equation | see below |
small | sets a limit for division and logrithms |
Notes
Version 1 of the EquationBuilder works like a scientific calculator.
It is designed to always produce a calculatable equation.
Constants: pi log2(e) ln(2)
Variables: a b X Y Z U V W
Operators: + - * / @ % # ( )
Functions: mag neg sign int tanh sin cos sqrt 2^ log2
Presets: MtoF FtoM
|
|